Skip to main content
Syncause Logo
Syncause

Grafana Cloud Tempo

Supported Data Types: Trace RedMetric ServiceInstance Topology

This document describes how to integrate Trace, RedMetric, ServiceInstance, Topology data from Grafana Cloud Tempo into Syncause.

  • You need access to a running Syncause service to complete this tutorial. For instructions, please refer to the "Setup" section.
  • You need a Grafana Cloud account with Tempo enabled. For Grafana Tempo Community Edition, please refer to the document Grafana Tempo CE.
  • Access Syncause's Ingestion > External Data Sources > click Tempo to create a new Grafana Tempo data type.

Field Description

FieldDescriptionExample
Data Source nameData Source Namemy-datadog
CommentData Source Comment
Tempo AddressGrafana Tempo server addresshttp://tempo-xxxxxx-xxxx.grafana.net/tempo
Tempo UsernameTempo Username1234567
Tempo TokenTempo Access Token
PrometheusAddress(Optional) Prometheus address for querying topologyhttp://prometheus-xxxxxx-xxxx.grafana.net/api/prom/push
Prometheus Username(Optional) Prometheus Username for querying topology1234567
Prometheus Token(Optional) Prometheus Access Token for querying topology

Setup Guide

Step 1: Access your Grafana Cloud account

  1. Access to Grafana Cloud website and login your account.
  2. Click My Account in the upper right corner.
  3. Click Details under your Grafana Cloud stack section.
  4. Click Details in Tempo section.

Step 2: Get your tempo information

  1. Scroll down to Grafana Data Source settings section.
  2. Generate an Password if you don't have one.
  3. Copy and paste the following values into the corresponding fields:
    • URL value into Tempo Address field;
    • User value into Tempo Username field;
    • Password value into Tempo Token field.

(Optional) Step 3: Set up Prometheus integration for topology data

Grafana Cloud Tempo does not automatically generate Service Graph (topology) data. If the topology is missing, you can enable Observability -> Application to generate it. Please note that this may incur additional charges.

If Service Graph (topology) data is already available and you want to integrate it, please follow these steps:

  1. Open your Grafana Cloud stack and click Details in the Prometheus section.
  2. Scroll down to Query Endpoint section.
  3. Generate an Password if you don't already have one.
  4. Copy and paste the following values into the corresponding fields:
    • Query URL value into PrometheusAddress field;
    • Username value into Prometheus Username field;
    • Password value into Prometheus Token field.